home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / pascal / winver.exe / WINVER.TXT < prev   
Encoding:
Text File  |  1992-07-04  |  1.7 KB  |  47 lines

  1.  
  2.                                 WinVer 1.0
  3.                      Copyright (c) 1992, Costas Kitsos
  4.                         CompuServe Mail: 73667,1755
  5.  
  6.  
  7. WinVer stamps Windows EXEs or DLLs with the required Windows version lifting
  8. the requirement for stamping them with RC.EXE.  WinVer requires Microsoft 
  9. Windows 3.1 or higher.
  10.  
  11.  
  12. Using WinVer:
  13.  
  14.         1. Start WinVer.
  15.  
  16.         2. Locate the EXE or DLL directory.
  17.  
  18.         3. Click on the appropriate File Type to select EXE or DLL.
  19.  
  20.         4. Click on the appropriate Option Button for Windows v3.1 or
  21.            Windows v3.0.  If you select "Version 3.1" then WinVer will
  22.            mark the file so that it will run under Windows 3.1.  If you
  23.            select "Version 3.0" WinVer will mark the file so that it will
  24.            run with Windows version 3.0 or Windows version 3.1.
  25.  
  26.         5. Highlight the EXE or DLL you want to stamp and double-click
  27.            on the filename or click on "Update".  WinVer will ask you for
  28.            confirmation and proceed to mark the file.  WinVer makes a 
  29.            backup of the original.  EXEs are given the extension of EX$ and
  30.            DLLs are given the extension of DL$.  WinVer verifies the file
  31.            as a Windows EXE before stamping it with the required Windows
  32.            version.  In case of error the original is not replaced with the
  33.            newer version.
  34.  
  35.         6. To view the current executable's stamp, highlight the EXE or
  36.            DLL and click on File Info.
  37.  
  38.  
  39.  
  40. The archive includes the TPW source for WinVer.  If you make any improvements
  41. send me a copy through CIS mail at 73667,1755.
  42.  
  43. Enjoy!
  44.  
  45. Costas Kitsos
  46. July 4, 1992
  47.